Auto merge of #5323 - matklad:document-good-stuff, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 9 Apr 2018 13:19:05 +0000 (13:19 +0000)
committerbors <bors@rust-lang.org>
Mon, 9 Apr 2018 13:19:05 +0000 (13:19 +0000)
commit3c5289dcb01e76fcc600cde0ced315e74790e3c0
tree04f38ec3ae0030bfdf1ed6a001afce2a5637a654
parent0d49d576925a050a3110cb7bc7082ad1f5323d5f
parent506786d0f29de844612f2543c5aa8eb33224bd61
Auto merge of #5323 - matklad:document-good-stuff, r=alexcrichton

Document how to use Cargo's internal logging

I always forget the syntax for filtering by module, and I've learned about `CARGO_PROFILE` yesterday, so let's document these for other contributors as well :-)